Blocks and Dividers

Blocks and dividers menuBlocks and dividers menu with option key pressed

These are various text-blocks and elements to control line breaks.

Insert line breaks - Insert a <BR> tag at the end of each line in a selection. To use this, first select the text where you want the <BR> tags.

Remove line breaks (option) - Removes all <BR> elements in a selection (not only the ones at end of lines). To use this, first select the text where you want to remove the <BR> tags.

Insert paragraphs - Insert <P> elements at each empty line in a selection, and one just before the selection. To use this, first select the text where you want the <P> elements.

Paragraph<P>
P no attr (option)<P> without attributes.
Division<DIV>
DIV no attr (option)<DIV> without attributes.
Block quote<BLOCKQUOTE>
Address<ADDRESS>
Center<CENTER>
Preformatted<PRE>
Multi column<MULTICOL>
Spacing<SPACER>
Line break<BR>
BR no attr (option)<BR> without attributes.
Horizontal rule<HR>
HR no attr (option)<HR> without attributes.
No linebreak<NOBR>
Word break<WBR>